Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow a slot to obtain its assigned extensions even if not all those extensions are registered yet #391

Merged
merged 1 commit into from
Apr 8, 2022

Conversation

brandones
Copy link
Collaborator

Requirements

  • This PR has a title that briefly describes the work done, including the ticket number if there is a ticket.

For changes to apps

If applicable

  • My work includes tests or is validated by existing tests.
  • I have updated the esm-framework mock to reflect any API changes I have made.

Summary

Fixes a bug where it was possible for the whole application to crash if a slot tried to obtain its extension assignments before all those extensions had been registered.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 8, 2022


Error: Error while trying to collect info after merging extensions-order-crash into master.

Error: Command failed: git merge FETCH_HEAD --allow-unrelated-histories

    at ChildProcess.exithandler (node:child_process:397:12)
    at ChildProcess.emit (node:events:394:28)
    at maybeClose (node:internal/child_process:1067:16)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)

Generated by @jsenv/file-size-impact during Report bundle size#2117851027 on 2a065d3

@ibacher ibacher merged commit 8e75ea4 into master Apr 8, 2022
@ibacher ibacher deleted the extensions-order-crash branch April 8, 2022 23:50
@ZacButko ZacButko mentioned this pull request May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants